home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4683 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1015 b 

  1. Path: bcarh8ab.bnr.ca!news
  2. From: Robert Telka <telka@bnr.ca>
  3. Newsgroups: comp.lang.c
  4. Subject: Need help for C/CD-ROM interaction
  5. Date: 6 Feb 1996 14:47:21 GMT
  6. Organization: bnr.ca
  7. Message-ID: <4f7plp$6v8@bcarh8ab.bnr.ca>
  8. NNTP-Posting-Host: bcarh74b.bnr.ca
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1 (X11; I; HP-UX A.09.05 9000/712)
  13. X-URL: news:comp.lang.c
  14.  
  15. Hi there.
  16.  
  17. I'm writing a program in Borland's Turbo C on the PC Architecture.  I
  18. would like my program to interact with the CD-ROM player so that I can
  19. query information about music CDs, information such as:
  20.  - length of CD
  21.  - number of tracks
  22.  - length of each track
  23.  - etc.
  24.  
  25. Unfortunately, I have not the slightess clue as to how to do it.  Is there
  26. an easy way to do this?  Are there some library functions already out there
  27. (preferably freeware) which will allow me to do this?
  28.  
  29. I don't want to reinvent the wheel when I know it's already been done.
  30.  
  31. Thanks greatly!
  32.  
  33. Robert Telka
  34.  
  35.